home *** CD-ROM | disk | FTP | other *** search
-
- /* MACHINE GENERATED */
-
-
- /* gadgets.c */
-
- Prototype __regargs struct Gadget *InitGads(struct Screen *);
- Prototype void FreeGads(void);
- Prototype UBYTE *Buf_storage_str;
- Prototype struct Gadget *Gad_storage_str;
- Prototype struct Gadget *Gad_storage_list;
- Prototype struct Gadget *Gad_pagesize;
- Prototype struct Gadget *Gad_linelength;
- Prototype struct Gadget *Gad_split;
- Prototype struct Gadget *Gad_title;
- Prototype struct Gadget *Gad_filereq;
- Prototype struct Gadget *Gad_print_it;
- Prototype struct Gadget *Gad_automatic;
- Prototype struct Gadget *Gad_quit;
- Prototype struct NewGadget NGAry[11];
- Prototype struct MinList List_storage_list;
-
- /* parse.c */
-
- Prototype void do_forget_it(void);
- Prototype void do_print_it(void);
- Prototype __regargs void do_storage_str(SHORT);
- Prototype void do_storage_list(void);
- Prototype void do_quit(void);
- Prototype __regargs SHORT do_request(UBYTE *, UBYTE *, UWORD *);
- Prototype void do_filereq(void);
- Prototype __regargs void do_togglegad(struct Gadget *);
- Prototype __regargs void do_all(SHORT);
- Prototype SHORT pagesize;
- Prototype SHORT linelength;
- Prototype SHORT quit;
- Prototype SHORT split;
- Prototype SHORT title;
- Prototype SHORT autom;
- Prototype struct EasyStruct textreq;
-
- /* subs.c */
-
- Prototype __regargs void update_list(PE *);
- Prototype __regargs void del_prienv(PE *);
- Prototype void cleanup(void);
- Prototype __regargs void FreeRem(LONG *);
- Prototype __regargs void *AllocRem(PE *, LONG);
-
- /* process.c */
-
- Prototype __regargs void split_bufs(PE *, PE *);
- Prototype SHORT do_process(void);
- Prototype __regargs SHORT read_file(PE *);
- Prototype __regargs SHORT alloc_buf(PE *);
- Prototype PE *do_open(void);
- Prototype __regargs PE *double_pe(PE *);
- Prototype PE *init_pe(void);
- Prototype __regargs void count_pages(PE *);
- Prototype __regargs void do_name(PE *, UBYTE *);
- Prototype void get_date(void);
- Prototype __regargs void ask_print(UBYTE *);
- Prototype const UBYTE resume[];
- Prototype UBYTE date_buf[30];
-
- /* prtinits.c */
-
- Prototype BOOL is_nec(void);
- Prototype __regargs BOOL init_par(PE *); /* send printer setup codes */
- Prototype void close_prt(void); /* close prt: */
- Prototype BOOL init_prt(void);
- Prototype FH *prt; /* prt: */
-
- /* pic.c */
-
- Prototype struct Image image0;
- Prototype struct Image *images[9];
-
- /* main.c */
-
- Prototype struct Window *win;
-